home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / space / software / mac / magellan.hqx / Magellan.rsrc / STR#_1.txt < prev    next >
Encoding:
Text File  |  1992-11-07  |  4.8 KB  |  185 lines

  1. This command is too long. McMax cannot handle commands with more than 510 characters.
  2.  
  3. A character string has been started, but the end of the string is missing.
  4.  
  5. This character string is too long. McMax cannot handle character strings with more than 255 characters.
  6.  
  7. This number is too long. McMax cannot handle numbers with more than 63 digits.
  8.  
  9. McMax doesn┬┤t understand this character, except in a character string.
  10.  
  11. McMax doesn┬┤t understand this character. A decimal point can only be used as a part of a number.
  12.  
  13. This command is not yet supported by McMax (but will be in future versions).
  14.  
  15. Error in a calculation: A closing bracket is missing.
  16.  
  17. Error in a calculation: This symbol cannot be used at this place.
  18.  
  19. Error in a calculation: This calculation cannot be done with these operands.
  20.  
  21. Error in a calculation: McMax expected a number or numerical value at this place.
  22.  
  23. Error in a calculation: McMax expected a ┬┤logical┬┤ value at this place.
  24.  
  25. Error in a calculation: McMax expected a character string at this place.
  26.  
  27. Error in a calculation: McMax expected a date expression at this place.
  28.  
  29. Error: McMax expected the name of a database field at this place.
  30.  
  31. Error: McMax expected the name of a memory variable at this place.
  32.  
  33. Error: McMax expected either a database field or a memory variable at this place.
  34.  
  35. Error: There is no database field or memory variable with this name.
  36.  
  37. Error: There is no database file with this ALIAS-name.
  38.  
  39. Error: No database is currently in use.
  40.  
  41. This symbol doesn┬┤t fit here. Up to this place, McMax found a correct command.
  42.  
  43. McMax doesn┬┤t understand this command.
  44.  
  45. This is not a McMax command.
  46.  
  47. McMax expected an ┬┤=┬┤ character at this place.
  48.  
  49. The STORE command reads: STORE <expression> TO <variable or field>
  50.  
  51. The end of a program file was encountered, but the last command is not yet finished.
  52.  
  53. Only SELECT 1 to SELECT 10 is allowed. 
  54.  
  55. This procedure cannot be found.
  56.  
  57. This command cannot be entered from the keyboard.
  58.  
  59. ELSE command without an IF.
  60.  
  61. ENDIF command without an IF.
  62.  
  63. ENDDO command without a DO WHILE.
  64.  
  65. CASE command without a DO CASE.
  66.  
  67. OTHERWISE command without a DO CASE.
  68.  
  69. ENDCASE command without a DO CASE.
  70.  
  71. McMax doesn┬┤t understand this CLEAR command.
  72.  
  73. Only variables and fields can be used in the GET command.
  74.  
  75. There is nothing to GET with this READ.
  76.  
  77. This keyword is used twice.
  78.  
  79. This record doesn┬┤t exist.
  80.  
  81. The type of the argument is wrong for this function.
  82.  
  83. McMax does not know this function. 
  84.  
  85. McMax expected another argument at this place.
  86.  
  87. The ALL, NEXT or RECORD keyword is used twice.
  88.  
  89. The FOR or WHILE keyword is used twice.
  90.  
  91. Too many expressions: McMax cannot handle more than 32 expressions in this command.
  92.  
  93. The REPLACE command reads: REPLACE <field> WITH <expression>.
  94.  
  95. The LOCATE command reads: LOCATE <range> FOR <expression>.
  96.  
  97. You cannot use the CONTINUE command after changing the database.
  98.  
  99. The LOOP command may be used inside a DO WHILE loop only.
  100.  
  101. McMax doesn┬┤t sort or index on a LOGICAL field or expression.
  102.  
  103. McMax doesn┬┤t handle more then seven indexfiles for one datafile.
  104.  
  105. Cannot open this file.
  106.  
  107. Record is not in the index file.
  108.  
  109. This command cannot be used, because there is no active indexfile.
  110.  
  111. Tried to read after the end of the file.
  112.  
  113. Tried to read before the begin of the file.
  114.  
  115. This record is not in the database file.
  116.  
  117. This is not an index file for the database in use.
  118.  
  119. Cannot create this file.
  120.  
  121. SORT or INDEX on what expression?
  122.  
  123. McMax needs a file name here.
  124.  
  125. McMax expects the word ON or OFF.
  126.  
  127. McMax expects the word TO.
  128.  
  129. This command reads: SET DEVICE TO PRINT or SET DEVICE TO SCREEN.
  130.  
  131. This variable already exists and cannot be made public.
  132.  
  133. McMax doesn┬┤t understand this SET command.
  134.  
  135. There are too many nested procedure calls.
  136.  
  137. This procedure is already active and can┬┤t be called.
  138.  
  139. The PARAMETER statement for this DO WITH-command is missing. 
  140.  
  141. The DO WITH and PARAMETER command do not agree.
  142.  
  143. This file doesn┬┤t have the correct structure for the CREATE FROM command.
  144.  
  145. The command verb FROM is missing.
  146.  
  147. This file doesn┬┤t contain data that can be used for the APPEND command.
  148.  
  149. Some part of the command is missing.
  150.  
  151. This volume is not available.
  152.  
  153. This relation can┬┤t be built, because it would lead back to the active database.
  154.  
  155. Can┬┤t rename this file.
  156.  
  157. The command verb PRINT was expected after TO.
  158.  
  159. This REPORT and LABEL command need a FORM file.
  160.  
  161. MEMO fields cannot be used in any computation.
  162.  
  163. Cannot open memo file. "APPEND FROM <this file>" can rescue your data.
  164.  
  165. The demo version is limited to 50 records.
  166.  
  167. The command LABEL was expected here.
  168.  
  169. This command exceeds the limit of 2000 variables and 32000 characters variable data.
  170.  
  171. There is no index with this number.
  172.  
  173. Can┬┤t delete this file.
  174.  
  175. Can┬┤t rename this file.
  176.  
  177. This is not a runtime command.
  178.  
  179. Edit the last command: 
  180.  
  181. There are too many open procedure files.
  182.  
  183. Please re-install the McMax about box.
  184.  
  185.